projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e9b0fb
)
* dired.c (Ffile_attributes): Avoid compiler warning in bitshift.
author
Chong Yidong
<cyd@stupidchicken.com>
Wed, 27 Aug 2008 19:03:33 +0000
(19:03 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Wed, 27 Aug 2008 19:03:33 +0000
(19:03 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index e345916a47f7071dd78763d8044f24f0d6b7f92e..e5eec8033c730e1e03020efd7a76f57545a86e86 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,7
@@
+2008-08-27 Andreas Schwab <schwab@suse.de>
+
+ * dired.c (Ffile_attributes): Avoid compiler warning in bitshift.
+
2008-08-27 Andreas Schwab <schwab@suse.de>
* search.c (search_buffer): Set char_base to zero only at the end.